On this pageAppendDynArrayDescriptionCall AppendDynArray to append a dynamic array to the list.Syntaxprocedure AppendDynArray(Arr: TsgBaseList); overload;procedure AppendDynArray(Arr: TsgBaseList; Index, ACount: Integer); overload;